home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Technical Documentation / Macintosh Electronic Reference / Customizing your system / Customizing your system / stylesheet_3276.css < prev   
Encoding:
Cascading Style Sheet File  |  1991-09-10  |  251 b   |  25 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style3
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style4
  9.         {
  10.             /* group text style */
  11.         }
  12.         .style8
  13.         {
  14.             font-size: 10pt;
  15.         }
  16.         .style11
  17.         {
  18.             font-family: "Geneva";
  19.             font-size: 10pt;
  20.         }
  21.         .style12
  22.         {
  23.             font-family: "Chicago";
  24.         }
  25.